How to Install libcanberra-dev software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install libcanberra-dev software package in Ubuntu 12.04 LTS (Precise Pangolin)

libcanberra-dev software package provides simple abstract interface for playing event sounds, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcanberra-dev 

libcanberra-dev is installed in your system.

Make ensure the libcanberra-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcanberra-dev *

You will get with libcanberra-dev package name, version, architecture and description in a table

libcanberra-dev package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Library development
Package libcanberra-dev
Version 0.28-3ubuntu3
Description simple abstract interface for playing event sounds
Sub Section libdevel


See Also, How to uninstall or remove libcanberra-dev software package from Ubuntu 12.04 LTS (Precise Pangolin)?